home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
boot
/
netBoot.new
/
sun4c.md
/
sunmon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-12-19
|
160b
|
11 lines
/* @(#) sunmon.h 1.2@(#) */
#if sun2
#include "../sun2/sunmon.h"
#endif
#if sun3
#include "../sun3/sunmon.h"
#endif
#if sun4
#include "../sun4/sunmon.h"
#endif